home *** CD-ROM | disk | FTP | other *** search
/ Pesquisa Dirigida / Pesquisa Dirigida.iso / JOGOS / terrorism2.swf / scripts / frame_417 / DoAction.as
Text File  |  2005-01-07  |  236b  |  11 lines

  1. stopAllSounds();
  2. _root.BattleSound.gotoAndStop(1);
  3. removeMovieClip("Target");
  4. removeMovieClip("Gun");
  5. Mouse.show();
  6. _root.Bystanders == _root.Bystanders;
  7. _root.Failed.gotoAndStop(2);
  8. Mission4 = 2;
  9. MissionsCompleted++;
  10. stop();
  11.